PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.shadings Package
/
PDFShading Class
/ setColorSpace Method
The colorspace used by the shading object.
Collapse All
Expand All
In This Topic
setColorSpace Method
In This Topic
Sets the shading color space.
Syntax
public
void
setColorSpace(
PDFColorSpace
value
)
Parameters
value
The colorspace used by the shading object.
Exceptions
Exception
Description
java.lang.IllegalArgumentException
when the colorspace is null
See Also
Reference
PDFShading Class
PDFShading Members